ASP.NET Core MVC コントロールヘルプ
HandleWheel メソッド (ComboBoxBaseBuilder<T,TControl,TBuilder>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ComboBoxBaseBuilder<T,TControl,TBuilder> クラス : HandleWheel メソッド
The value.
Configurates C1.Web.Mvc.ComboBoxBase<T>.HandleWheel. Sets a value that determines whether the user can use the mouse wheel to change the currently selected item.
シンタックス
'宣言
 
Public Function HandleWheel( _
   ByVal value As System.Boolean _
) As TBuilder
public TBuilder HandleWheel( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
The default value for this property is **true**.
参照

ComboBoxBaseBuilder<T,TControl,TBuilder> クラス
ComboBoxBaseBuilder<T,TControl,TBuilder> メンバ